projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a53c849
)
*** empty log message ***
author
Dave Love
<fx@gnu.org>
Mon, 4 Nov 2002 14:58:44 +0000
(14:58 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 4 Nov 2002 14:58:44 +0000
(14:58 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f3e2f01f6d12a6c8c14f655f7e8d6c99b335d318..30af028936963ba59910f0c5cf0fbbe759c4c211 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2002-11-04 Dave Love <fx@gnu.org>
+
+ * keyboard.c (read_char): Always translate iff
+ Vkeyboard_translate_table is a char table and c is valid.
+
+ * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table
+ and fix C types.
+
2002-11-03 Stefan Monnier <monnier@cs.yale.edu>
* xdisp.c (single_display_prop_intangible_p): Strings are intangible.